[INFO] fetching crate sequoia-sop 0.37.3...
[INFO] checking sequoia-sop-0.37.3 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate sequoia-sop 0.37.3 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate sequoia-sop 0.37.3
[INFO] finished tweaking crates.io crate sequoia-sop 0.37.3
[INFO] tweaked toml for crates.io crate sequoia-sop 0.37.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sequoia-sop 0.37.3 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sequoia-sop 0.37.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a
[INFO] running `Command { std: "docker" "start" "c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking buffered-reader v1.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sequoia-wot v0.14.0
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking openpgp-cert-d v0.3.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking sop v0.8.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling sequoia-openpgp v2.1.0
[INFO] [stderr]     Checking nettle v7.4.0
[INFO] [stderr]     Checking sequoia-cert-store v0.7.1
[INFO] [stderr]    Compiling sequoia-sop v0.37.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Version` is never constructed
[INFO] [stdout]  --> src/version.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Version {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_name` is never used
[INFO] [stdout]   --> src/version.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Version {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 17 |     /// Returns a version with the name set to the given value.
[INFO] [stdout] 18 |     pub fn with_name(name: &'static str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/lib.rs:2792:13
[INFO] [stdout]      |
[INFO] [stdout] 2792 |             e => {
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `sequoia_openpgp::packet::Key<SecretParts, UnspecifiedRole>`
[INFO] [stdout]     --> src/lib.rs:2486:48
[INFO] [stdout]      |
[INFO] [stdout] 2486 |                 secret_keys.insert(id.clone(), ka.key().clone().into());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<sequoia_openpgp::packet::Key<SecretParts, UnspecifiedRole> as Into<sequoia_openpgp::packet::Key<SecretParts, UnspecifiedRole>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn version(&self) -> Result<Box<dyn sop::ops::Version>> {
[INFO] [stdout]     |                ^^^^^                ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn version(&self) -> Result<Box<dyn sop::ops::Version<'_>>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:332:23
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn generate_key(&'s self)
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 332 |         -> Result<Box<dyn sop::ops::GenerateKey<SQOP, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                         |     |
[INFO] [stdout]     |                       |                         |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                         the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 332 |         -> Result<Box<dyn sop::ops::GenerateKey<'s, SQOP<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                 +++     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn change_key_password(&'s self)
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 337 |         -> Result<Box<dyn sop::ops::ChangeKeyPassword<SQOP, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                               |     |
[INFO] [stdout]     |                       |                               |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                               the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 337 |         -> Result<Box<dyn sop::ops::ChangeKeyPassword<'s, SQOP<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                       +++     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn revoke_key(&'s self)
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 342 |         -> Result<Box<dyn sop::ops::RevokeKey<SQOP<'s>, Certs, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                            |    |      |
[INFO] [stdout]     |                       |                            |    |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                            |    the same lifetime is hidden here
[INFO] [stdout]     |                       |                            the same lifetime is named here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 342 |         -> Result<Box<dyn sop::ops::RevokeKey<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                               +++                ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:347:23
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn extract_cert(&'s self)
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 347 |         -> Result<Box<dyn sop::ops::ExtractCert<SQOP, Certs, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                         |     |      |
[INFO] [stdout]     |                       |                         |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                         |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                         the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 347 |         -> Result<Box<dyn sop::ops::ExtractCert<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                 +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:352:23
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn update_key(&'s self)
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 352 |         -> Result<Box<dyn sop::ops::UpdateKey<Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 352 |         -> Result<Box<dyn sop::ops::UpdateKey<'s, Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:357:23
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn merge_certs(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 357 |         -> Result<Box<dyn sop::ops::MergeCerts<Self, Self::Certs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 357 |         -> Result<Box<dyn sop::ops::MergeCerts<'s, Self, Self::Certs> + 's>>
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |     fn certify_userid(&'s self)
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 362 |         -> Result<Box<dyn sop::ops::CertifyUserID<Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 362 |         -> Result<Box<dyn sop::ops::CertifyUserID<'s, Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:367:23
[INFO] [stdout]     |
[INFO] [stdout] 366 |     fn validate_userid(&'s self)
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 367 |         -> Result<Box<dyn sop::ops::ValidateUserID<Self, Self::Certs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 367 |         -> Result<Box<dyn sop::ops::ValidateUserID<'s, Self, Self::Certs> + 's>>
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:372:23
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn sign(&'s self)
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 372 |         -> Result<Box<dyn sop::ops::Sign<SQOP, Keys, Sigs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                  |     |     |
[INFO] [stdout]     |                       |                  |     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                  |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                  the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 372 |         -> Result<Box<dyn sop::ops::Sign<'s, SQOP<'s>, Keys<'s>, Sigs<'s>> + 's>>
[INFO] [stdout]     |                                          +++     ++++      ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:377:23
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn verify(&'s self)
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 377 |         -> Result<Box<dyn sop::ops::Verify<SQOP, Certs, Sigs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                    |     |      |
[INFO] [stdout]     |                       |                    |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                    the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 377 |         -> Result<Box<dyn sop::ops::Verify<'s, SQOP<'s>, Certs<'s>, Sigs<'s>> + 's>>
[INFO] [stdout]     |                                            +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:382:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn encrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 382 |         -> Result<Box<dyn sop::ops::Encrypt<SQOP, Certs, Keys> + 's>> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                     |     |      |
[INFO] [stdout]     |                       |                     |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                     the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 382 |         -> Result<Box<dyn sop::ops::Encrypt<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>> {
[INFO] [stdout]     |                                             +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:386:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn decrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 386 |         -> Result<Box<dyn sop::ops::Decrypt<SQOP, Certs, Keys> + 's>> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                     |     |      |
[INFO] [stdout]     |                       |                     |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                     the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 386 |         -> Result<Box<dyn sop::ops::Decrypt<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>> {
[INFO] [stdout]     |                                             +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:389:38
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn armor(&'s self) -> Result<Box<dyn sop::ops::Armor + 's>> {
[INFO] [stdout]     |               --                     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn armor(&'s self) -> Result<Box<dyn sop::ops::Armor<'s> + 's>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:392:40
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn dearmor(&'s self) -> Result<Box<dyn sop::ops::Dearmor + 's>> {
[INFO] [stdout]     |                 --                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn dearmor(&'s self) -> Result<Box<dyn sop::ops::Dearmor<'s> + 's>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:396:23
[INFO] [stdout]     |
[INFO] [stdout] 395 |     fn inline_detach(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 396 |         -> Result<Box<dyn sop::ops::InlineDetach<Sigs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 396 |         -> Result<Box<dyn sop::ops::InlineDetach<'s, Sigs<'s>> + 's>>
[INFO] [stdout]     |                                                  +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:401:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn inline_verify(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 401 |         -> Result<Box<dyn sop::ops::InlineVerify<SQOP, Certs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                          |     |
[INFO] [stdout]     |                       |                          |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                          the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 401 |         -> Result<Box<dyn sop::ops::InlineVerify<'s, SQOP<'s>, Certs<'s>> + 's>>
[INFO] [stdout]     |                                                  +++     ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:406:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn inline_sign(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 406 |         -> Result<Box<dyn sop::ops::InlineSign<SQOP, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                        |     |
[INFO] [stdout]     |                       |                        |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                        the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 406 |         -> Result<Box<dyn sop::ops::InlineSign<'s, SQOP<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                +++     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/lib.rs:2792:13
[INFO] [stdout]      |
[INFO] [stdout] 2792 |             e => {
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `sequoia_openpgp::packet::Key<SecretParts, UnspecifiedRole>`
[INFO] [stdout]     --> src/lib.rs:2486:48
[INFO] [stdout]      |
[INFO] [stdout] 2486 |                 secret_keys.insert(id.clone(), ka.key().clone().into());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<sequoia_openpgp::packet::Key<SecretParts, UnspecifiedRole> as Into<sequoia_openpgp::packet::Key<SecretParts, UnspecifiedRole>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn version(&self) -> Result<Box<dyn sop::ops::Version>> {
[INFO] [stdout]     |                ^^^^^                ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn version(&self) -> Result<Box<dyn sop::ops::Version<'_>>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:332:23
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn generate_key(&'s self)
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 332 |         -> Result<Box<dyn sop::ops::GenerateKey<SQOP, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                         |     |
[INFO] [stdout]     |                       |                         |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                         the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 332 |         -> Result<Box<dyn sop::ops::GenerateKey<'s, SQOP<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                 +++     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn change_key_password(&'s self)
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 337 |         -> Result<Box<dyn sop::ops::ChangeKeyPassword<SQOP, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                               |     |
[INFO] [stdout]     |                       |                               |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                               the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 337 |         -> Result<Box<dyn sop::ops::ChangeKeyPassword<'s, SQOP<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                       +++     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn revoke_key(&'s self)
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 342 |         -> Result<Box<dyn sop::ops::RevokeKey<SQOP<'s>, Certs, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                            |    |      |
[INFO] [stdout]     |                       |                            |    |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                            |    the same lifetime is hidden here
[INFO] [stdout]     |                       |                            the same lifetime is named here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 342 |         -> Result<Box<dyn sop::ops::RevokeKey<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                               +++                ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:347:23
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn extract_cert(&'s self)
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 347 |         -> Result<Box<dyn sop::ops::ExtractCert<SQOP, Certs, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                         |     |      |
[INFO] [stdout]     |                       |                         |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                         |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                         the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 347 |         -> Result<Box<dyn sop::ops::ExtractCert<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                 +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sequoia-sop` (lib test) due to 1 previous error; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:352:23
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn update_key(&'s self)
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 352 |         -> Result<Box<dyn sop::ops::UpdateKey<Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 352 |         -> Result<Box<dyn sop::ops::UpdateKey<'s, Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:357:23
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn merge_certs(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 357 |         -> Result<Box<dyn sop::ops::MergeCerts<Self, Self::Certs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 357 |         -> Result<Box<dyn sop::ops::MergeCerts<'s, Self, Self::Certs> + 's>>
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |     fn certify_userid(&'s self)
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 362 |         -> Result<Box<dyn sop::ops::CertifyUserID<Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 362 |         -> Result<Box<dyn sop::ops::CertifyUserID<'s, Self, Self::Certs, Self::Keys> + 's>>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:367:23
[INFO] [stdout]     |
[INFO] [stdout] 366 |     fn validate_userid(&'s self)
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 367 |         -> Result<Box<dyn sop::ops::ValidateUserID<Self, Self::Certs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 367 |         -> Result<Box<dyn sop::ops::ValidateUserID<'s, Self, Self::Certs> + 's>>
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:372:23
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn sign(&'s self)
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 372 |         -> Result<Box<dyn sop::ops::Sign<SQOP, Keys, Sigs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                  |     |     |
[INFO] [stdout]     |                       |                  |     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                  |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                  the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 372 |         -> Result<Box<dyn sop::ops::Sign<'s, SQOP<'s>, Keys<'s>, Sigs<'s>> + 's>>
[INFO] [stdout]     |                                          +++     ++++      ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:377:23
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn verify(&'s self)
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 377 |         -> Result<Box<dyn sop::ops::Verify<SQOP, Certs, Sigs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                    |     |      |
[INFO] [stdout]     |                       |                    |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                    the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 377 |         -> Result<Box<dyn sop::ops::Verify<'s, SQOP<'s>, Certs<'s>, Sigs<'s>> + 's>>
[INFO] [stdout]     |                                            +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:382:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn encrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 382 |         -> Result<Box<dyn sop::ops::Encrypt<SQOP, Certs, Keys> + 's>> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                     |     |      |
[INFO] [stdout]     |                       |                     |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                     the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 382 |         -> Result<Box<dyn sop::ops::Encrypt<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>> {
[INFO] [stdout]     |                                             +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:386:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn decrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 386 |         -> Result<Box<dyn sop::ops::Decrypt<SQOP, Certs, Keys> + 's>> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                     |     |      |
[INFO] [stdout]     |                       |                     |     |      the same lifetime is hidden here
[INFO] [stdout]     |                       |                     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                     the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 386 |         -> Result<Box<dyn sop::ops::Decrypt<'s, SQOP<'s>, Certs<'s>, Keys<'s>> + 's>> {
[INFO] [stdout]     |                                             +++     ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:389:38
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn armor(&'s self) -> Result<Box<dyn sop::ops::Armor + 's>> {
[INFO] [stdout]     |               --                     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn armor(&'s self) -> Result<Box<dyn sop::ops::Armor<'s> + 's>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:392:40
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn dearmor(&'s self) -> Result<Box<dyn sop::ops::Dearmor + 's>> {
[INFO] [stdout]     |                 --                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn dearmor(&'s self) -> Result<Box<dyn sop::ops::Dearmor<'s> + 's>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:396:23
[INFO] [stdout]     |
[INFO] [stdout] 395 |     fn inline_detach(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 396 |         -> Result<Box<dyn sop::ops::InlineDetach<Sigs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                          |
[INFO] [stdout]     |                       |                          the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 396 |         -> Result<Box<dyn sop::ops::InlineDetach<'s, Sigs<'s>> + 's>>
[INFO] [stdout]     |                                                  +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:401:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn inline_verify(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 401 |         -> Result<Box<dyn sop::ops::InlineVerify<SQOP, Certs> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                          |     |
[INFO] [stdout]     |                       |                          |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                          the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 401 |         -> Result<Box<dyn sop::ops::InlineVerify<'s, SQOP<'s>, Certs<'s>> + 's>>
[INFO] [stdout]     |                                                  +++     ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:406:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn inline_sign(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 406 |         -> Result<Box<dyn sop::ops::InlineSign<SQOP, Keys> + 's>>
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                        |     |
[INFO] [stdout]     |                       |                        |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                        the same lifetime is hidden here
[INFO] [stdout]     |                       the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 406 |         -> Result<Box<dyn sop::ops::InlineSign<'s, SQOP<'s>, Keys<'s>> + 's>>
[INFO] [stdout]     |                                                +++     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sequoia-sop` (lib) due to 1 previous error; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a", kill_on_drop: false }`
[INFO] [stdout] c4aa272fb9168f27d6a14d785e125bae8f8c888a2a2c540ac5ecf34326abac7a
